﻿2026-06-22T02:04:51.1536655Z ##[group]Run actions/checkout@v5
2026-06-22T02:04:51.1537412Z with:
2026-06-22T02:04:51.1537765Z   fetch-depth: 0
2026-06-22T02:04:51.1538185Z   repository: SaberMage/spt-core
2026-06-22T02:04:51.1541491Z   token: ***
2026-06-22T02:04:51.1542228Z   ssh-strict: true
2026-06-22T02:04:51.1542608Z   ssh-user: git
2026-06-22T02:04:51.1542981Z   persist-credentials: true
2026-06-22T02:04:51.1543372Z   clean: true
2026-06-22T02:04:51.1543738Z   sparse-checkout-cone-mode: true
2026-06-22T02:04:51.1544148Z   fetch-tags: false
2026-06-22T02:04:51.1544531Z   show-progress: true
2026-06-22T02:04:51.1544901Z   lfs: false
2026-06-22T02:04:51.1545237Z   submodules: false
2026-06-22T02:04:51.1545609Z   set-safe-directory: true
2026-06-22T02:04:51.1546223Z ##[endgroup]
2026-06-22T02:04:51.2334876Z Syncing repository: SaberMage/spt-core
2026-06-22T02:04:51.2336532Z ##[group]Getting Git version info
2026-06-22T02:04:51.2337200Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T02:04:51.2338220Z [command]/usr/bin/git version
2026-06-22T02:04:51.2362816Z git version 2.43.0
2026-06-22T02:04:51.2379611Z ##[endgroup]
2026-06-22T02:04:51.2390472Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/29674031-0a18-4a9e-8a58-8efc95671ec8' before making global git config changes
2026-06-22T02:04:51.2391698Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:04:51.2393505Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T02:04:51.2428062Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T02:04:51.2448643Z https://github.com/SaberMage/spt-core
2026-06-22T02:04:51.2458208Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:04:51.2460649Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:04:51.2479044Z HEAD
2026-06-22T02:04:51.2508765Z ##[endgroup]
2026-06-22T02:04:51.2509574Z [command]/usr/bin/git submodule status
2026-06-22T02:04:51.2687152Z ##[group]Cleaning the repository
2026-06-22T02:04:51.2689950Z [command]/usr/bin/git clean -ffdx
2026-06-22T02:04:51.2719095Z Removing traceable-reqs
2026-06-22T02:04:51.2726755Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T02:04:51.2804868Z HEAD is now at 192ea84b7 Merge 8c6b2531e1db069f69de6dbd76d8fbc99491f0e7 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:04:51.2810250Z ##[endgroup]
2026-06-22T02:04:51.2812277Z ##[group]Disabling automatic garbage collection
2026-06-22T02:04:51.2815819Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T02:04:51.2841083Z ##[endgroup]
2026-06-22T02:04:51.2841977Z ##[group]Setting up auth
2026-06-22T02:04:51.2846156Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:04:51.2872064Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T02:04:51.3057978Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:04:51.3082093Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T02:04:51.3268086Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:04:51.3293030Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T02:04:51.3480636Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T02:04:51.3511355Z ##[endgroup]
2026-06-22T02:04:51.3512017Z ##[group]Fetching the repository
2026-06-22T02:04:51.3517902Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +192ea84b7469c7128adebeef792c9a58812b4e00:refs/remotes/pull/26/merge
2026-06-22T02:04:51.9825528Z From https://github.com/SaberMage/spt-core
2026-06-22T02:04:51.9826771Z    18416fd8a..8c6b2531e  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-22T02:04:51.9827925Z    2f57fea2b..2c5d97215  viewer-drain-decouple-b4 -> origin/viewer-drain-decouple-b4
2026-06-22T02:04:51.9855233Z ##[endgroup]
2026-06-22T02:04:51.9856140Z ##[group]Determining the checkout info
2026-06-22T02:04:51.9857013Z ##[endgroup]
2026-06-22T02:04:51.9860503Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T02:04:51.9896960Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T02:04:51.9929317Z ##[group]Checking out the ref
2026-06-22T02:04:51.9932011Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:04:51.9980037Z HEAD is now at 192ea84b7 Merge 8c6b2531e1db069f69de6dbd76d8fbc99491f0e7 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:04:51.9984120Z ##[endgroup]
2026-06-22T02:04:52.0021119Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T02:04:52.0044815Z 192ea84b7469c7128adebeef792c9a58812b4e00
